home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / eText5 / Source / Bounce.bproj / English.lproj / Bounce.nib / data.classes next >
Encoding:
Text File  |  1994-02-04  |  296 b   |  24 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Bounce = {
  7.     ACTIONS = {
  8.     editCorners:;
  9.     editSize:;
  10.     click:;
  11.     doubleClick:;
  12.     };
  13.     OUTLETS = {
  14.     controlView;
  15.     controlPanel;
  16.     etDoc;
  17.     heightField;
  18.     linesView;
  19.     widthField;
  20.     cornerField;
  21.     };
  22.     SUPERCLASS = Object;
  23. };
  24.